Suffix 
EntityType  Independent 
Logical Entity Name  Suffix 
Default Table Name  AmSuffix 
Logical Only  NO 
Definition 
 
Note 
 

Suffix Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(40)  NO 
 
IsActive    BIT  NO 
 
IsSystemCode    BIT  NO 
 
ModFlag    CHAR(1)  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

Suffix Keys 
Key Name  Key Type  Keys 
AmSuffix_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
AmSuffix_Code_U_N_IDX  Unique Constraint  Code 
PK_AmSuffix_AmSuffixID  PrimaryKey  Id 

Suffix Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
PendingProspectInquiry  Non-Identifying  One To Zero or More          NO 
Student  Non-Identifying  One To Zero or More          NO 
SevisStudentDependent  Non-Identifying  One To Zero or More          NO 

Suffix Check Constraints 
Check Constraint Name  CheckConstraint